home *** CD-ROM | disk | FTP | other *** search
/ Die Ultimative Software-P…i Collection 1996 & 1997 / Die Ultimative Software-Pakete CD-ROM fur Atari Collection 1996 & 1997.iso / falcon / powervga / blackhol / urgent.txt < prev   
Encoding:
Text File  |  1996-09-18  |  1.1 KB  |  38 lines

  1. When my CoSysOp uploaded this game to SECOM, he did it asking me if I
  2. could check it before validating the upload. Reason being he couldn't
  3. get it to work on his Falcon.
  4.  
  5. Neither could I.
  6.  
  7. I asked the people in comp.sys.atari.st if anyone knew what was wrong,
  8. and got this reply:
  9.  
  10. ***
  11.  
  12. From: Vincent.Lefevre@ens.ens-lyon.fr (Vincent Lefevre)
  13. To: rickard.troedsson@troed.ct.se
  14.  
  15. I've found the bug (thanks to ADEBUG :-).
  16.  
  17. At the address $4AB0 of the TEXT segment, you have to write $4E71 (just
  18. after 00 1B), which corresponds to a NOP instruction, to cancel the check.
  19.  
  20. Explanations:
  21. At the address $4AAC, one has "CMPI.W #$1B,D7", where D7 contains the
  22. graphic mode. And at the address $4AB0, one has a BNE... i.e. if the
  23. graphic mode isn't $1B, the game doesn't start. But I think that with
  24. many monitors, the graphic mode is $3B (PAL flag = 1); so it doesn't
  25. work.
  26.  
  27. Vincent Lefevre
  28.  
  29. ***
  30.  
  31. I did the above patch, and it's the patched version you will find in
  32. this archive.
  33.  
  34. Happy playing! (And remember to boot it in 640*480*256!)
  35.  
  36. _______
  37.  (roed  -  System Manager on SECOM - +46-451-91002 - The best ATARI BBS!
  38.